Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency apple/swift-crypto to v3 #9

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
apple/swift-crypto major from: "2.6.0" -> from: "3.3.0"

Release Notes

apple/swift-crypto (apple/swift-crypto)

v3.3.0: Swift Crypto 3.3.0

Compare Source

SemVer Minor
  • Add support for AES CTR mode in _CryptoExtras (#​220)
  • Raise minimum Swift version to 5.7 (#​221)
SemVer Patch
Other Changes

v3.2.0: Swift Crypto 3.2.0

Compare Source

SemVer Minor
SemVer Patch
Other Changes
  • Add cxx interop build pipeline (#​212)
  • Update availability annotations in tests (#​213)

v3.1.0: Swift Crypto 3.1.0

Compare Source

SemVer Minor
  • Add support for AES-CBC in _CryptoExtras (#​200)
  • Bump minimum Swift version to 5.7 (#​201)

v3.0.0: Swift Crypto 3.0.0

Compare Source

The only meaningful breaking change in this release is the addition of new cases in the CryptoKitError enum. The overwhelming majority of users can and should express a wider version range than usual: "1.0.0" ..< "4.0.0" is the recommended version range.

SemVer Major
  • Update to CryptoKit 2023 final API (#​199)
SemVer Patch
  • Set missing Windows defines (#​197) (patch credit to @​compnerd)
  • Use SecKeyGetBlockSize instead of kSecAttrKeySizeInBits (#​198)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/apple-swift-crypto-3.x branch from 5bee8df to 3c821b5 Compare April 8, 2024 17:20
@renovate renovate bot force-pushed the renovate/apple-swift-crypto-3.x branch from 3c821b5 to adc0cbb Compare April 8, 2024 17:21
@kishikawakatsumi kishikawakatsumi merged commit 46a8d08 into main Apr 8, 2024
3 checks passed
@kishikawakatsumi kishikawakatsumi deleted the renovate/apple-swift-crypto-3.x branch April 8, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant